home *** CD-ROM | disk | FTP | other *** search
/ Curio City 11 / CURIO11.bin / pc / movie / namio / qz_c.dir / 00163_ÉIÅ[ÉgÉ}ÉbÉvÇ©ÇÁÉäÉ^Å[Éì.ls < prev    next >
Encoding:
Text File  |  1998-01-01  |  218 b   |  11 lines

  1. on exitFrame
  2.   global gqznonf
  3.   puppetSprite(45, 0)
  4.   set the visible of sprite 45 to 1
  5.   repeat with i = 1 to 34
  6.     set the visible of sprite i to 1
  7.   end repeat
  8.   puppetTransition(7, 2, 10, 0)
  9.   go(gqznonf - 2)
  10. end
  11.